Returns the document object for a specified ID.
Syntax
GetDocument(ID As String) As IASDocument
| Name | Description |
|---|---|
|
ID |
Global ID of the document to retrieve. |
Return Value
A document object.
Related concepts